if service.click({
{"More options",
"Call",
}
})
return true
end

if service.click({
{"Mute|Unmute",
}
})
return true
end

return true